From 7b1b616c1a4a2eb86e963c0c1bfe9d3be951e9ac Mon Sep 17 00:00:00 2001 From: Debian Rust Maintainers Date: Thu, 24 Apr 2025 19:36:28 +0000 Subject: [PATCH] no-wasm-bindgen-test =================================================================== Gbp-Pq: Name no-wasm-bindgen-test.patch --- Cargo.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index f445e18..eaad16b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -268,10 +268,6 @@ default-features = false version = "0.2.148" default-features = false -[target.'cfg(all(target_arch = "wasm32", target_os = "unknown"))'.dev-dependencies.wasm-bindgen-test] -version = "0.3.37" -features = ["std"] -default-features = false [target.'cfg(any(unix, windows, target_os = "wasi"))'.dev-dependencies.libc] version = "0.2.148" -- 2.30.2